code smells造句
例句與造句
- This usage is considered code smell, but finds occasional use.
- Thus, a code smell is a driver for refactoring.
- But doing that comparison with ten variables is a horrendous code smell.
- There are tools, such as Checkstyle, Java, to automatically check for certain kinds of code smells.
- Determining what is and is not a code smell is subjective, and varies by language, developer and development methodology.
- It's difficult to find code smells in a sentence. 用code smells造句挺難的
- A 2015 study utilizing automated analysis for half a million commits and the manual examination of 9, 164 commits determined to exhibit " code smells " found that:
- Axel and Buck figured out how the brain recognizes and codes smells, a key to understanding the nervous system and sensory perception, Dirks said, calling their work revolutionary.
- Often the deeper problem hinted by a code smell can be uncovered when the code is subjected to a short heuristics to indicate when to refactor, and what specific refactoring techniques to use.
- Since the LoD exemplifies a specific type of coupling, and does not specify a method of addressing this type of coupling, it is more suited as a metric for code smell as opposed to a methodology for building loosely coupled systems.
- CodeRush Classic provides solution-wide static code analysis ( detecting errors in code at design time ), and additional functionality to make it easier to correct code smells, complete code, navigate, search for symbols, highlight the structural elements of the code, format code, and generate and optimize code.
- Having a number of variables like " name01, name02, name03, name04 . . . " is a code smell . ( I'd also argue that doing things like having seperate x, y and z variables to store the coordinates of a 3D object, as opposed to having a self contained " 3D point " class / object is also a bit on the outr?side . )-- talk ) 00 : 09, 27 October 2012 ( UTC)